[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
GetField (cFullFieldName) --> sel->FIELD:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Functions:
~~~~~~~~~~
From full filedname takes only the name of the field.
Parameter description:
~~~~~~~~~~~~~~~~~~~~~~
cFullFieldName: full database fieldname (select->field)
Return value:
~~~~~~~~~~~~~
only the field part without the select part of fieldname
Example:
~~~~~~~~
? GetField("select->field") //outputs: "field"
Source code is in file Object3.prg
See Also:
GetSelect
GetAlias
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson